Configurates
C1.Web.Mvc.FlexGridBase<T>.PreserveOutlineState. Sets a value that determines whether the grid should preserve the expanded/collapsed state of nodes when the data is refreshed.
シンタックス
'宣言
Public Overridable Function PreserveOutlineState( _
ByVal As System.Boolean _
) As
public virtual PreserveOutlineState(
System.bool
)
パラメータ
- value
- The value.
戻り値の型
Current builder.
参照